hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ASTCacheManager
hunt
templates
cache
Undocumented in source.
class
ASTCacheManager {
ASTNode
node
(string path);
void
add
(string path, ASTNode node);
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
add
void
add
(string path, ASTNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
node
ASTNode
node
(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
templates
cache
classes
ASTCacheManager
properties
ASTCache